home *** CD-ROM | disk | FTP | other *** search
- on navib
- if rollOver(21) then
- set the castNum of sprite 21 to 83
- set the castNum of sprite 22 to 129
- set the castNum of sprite 23 to 80
- exit
- end if
- set the castNum of sprite 21 to 82
- if rollOver(22) then
- set the castNum of sprite 22 to 130
- set the castNum of sprite 23 to 80
- exit
- end if
- set the castNum of sprite 22 to 129
- if rollOver(23) then
- set the castNum of sprite 23 to 81
- exit
- end if
- set the castNum of sprite 23 to 80
- end
-